xref: /minix3/share/i18n/csmapper/CP/UCS%CP1125.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: UCS%CP1125.src,v 1.2 2009/11/08 10:37:51 tnozaki Exp $
2*36dcc4a4SLionel Sambuc
3*36dcc4a4SLionel Sambuc# Copyright (c)2007 Citrus Project,
4*36dcc4a4SLionel Sambuc# All rights reserved.
5*36dcc4a4SLionel Sambuc#
6*36dcc4a4SLionel Sambuc# Redistribution and use in source and binary forms, with or without
7*36dcc4a4SLionel Sambuc# modification, are permitted provided that the following conditions
8*36dcc4a4SLionel Sambuc# are met:
9*36dcc4a4SLionel Sambuc# 1. Redistributions of source code must retain the above copyright
10*36dcc4a4SLionel Sambuc#    notice, this list of conditions and the following disclaimer.
11*36dcc4a4SLionel Sambuc# 2. Redistributions in binary form must reproduce the above copyright
12*36dcc4a4SLionel Sambuc#    notice, this list of conditions and the following disclaimer in the
13*36dcc4a4SLionel Sambuc#    documentation and/or other materials provided with the distribution.
14*36dcc4a4SLionel Sambuc#
15*36dcc4a4SLionel Sambuc# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
16*36dcc4a4SLionel Sambuc# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
17*36dcc4a4SLionel Sambuc# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
18*36dcc4a4SLionel Sambuc# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
19*36dcc4a4SLionel Sambuc# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20*36dcc4a4SLionel Sambuc# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21*36dcc4a4SLionel Sambuc# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22*36dcc4a4SLionel Sambuc# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23*36dcc4a4SLionel Sambuc# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24*36dcc4a4SLionel Sambuc# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25*36dcc4a4SLionel Sambuc# SUCH DAMAGE.
26*36dcc4a4SLionel Sambuc#
27*36dcc4a4SLionel Sambuc
28*36dcc4a4SLionel SambucTYPE		ROWCOL
29*36dcc4a4SLionel SambucNAME		"UCS/CP1125"
30*36dcc4a4SLionel SambucSRC_ZONE	0x0000 - 0x25A0
31*36dcc4a4SLionel SambucOOB_MODE	INVALID
32*36dcc4a4SLionel SambucDST_INVALID	0xFFFF
33*36dcc4a4SLionel SambucDST_UNIT_BITS	16
34*36dcc4a4SLionel Sambuc
35*36dcc4a4SLionel SambucBEGIN_MAP
36*36dcc4a4SLionel Sambuc#
37*36dcc4a4SLionel Sambuc# CP1125 - PC, Cyrillic, Ukrainian
38*36dcc4a4SLionel Sambuc# this mapping data is made from:
39*36dcc4a4SLionel Sambuc#    ftp://ftp.software.ibm.com/software/globalization/gcoc/attachments/
40*36dcc4a4SLionel Sambuc#        CP0{00866,01125}.{pdf,txt}
41*36dcc4a4SLionel Sambuc#    ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP866.TXT
42*36dcc4a4SLionel Sambuc#
43*36dcc4a4SLionel Sambuc0x0000 - 0x007F = 0x00 -
44*36dcc4a4SLionel Sambuc0x00A0 = 0xFF
45*36dcc4a4SLionel Sambuc0x00A4 = 0xFD
46*36dcc4a4SLionel Sambuc0x00B1 = 0xFB
47*36dcc4a4SLionel Sambuc0x00F7 = 0xFA
48*36dcc4a4SLionel Sambuc0x0401 = 0xF0
49*36dcc4a4SLionel Sambuc0x0404 = 0xF4
50*36dcc4a4SLionel Sambuc0x0406 = 0xF6
51*36dcc4a4SLionel Sambuc0x0407 = 0xF8
52*36dcc4a4SLionel Sambuc0x0410 = 0x80
53*36dcc4a4SLionel Sambuc0x0411 = 0x81
54*36dcc4a4SLionel Sambuc0x0412 = 0x82
55*36dcc4a4SLionel Sambuc0x0413 = 0x83
56*36dcc4a4SLionel Sambuc0x0414 = 0x84
57*36dcc4a4SLionel Sambuc0x0415 = 0x85
58*36dcc4a4SLionel Sambuc0x0416 = 0x86
59*36dcc4a4SLionel Sambuc0x0417 = 0x87
60*36dcc4a4SLionel Sambuc0x0418 = 0x88
61*36dcc4a4SLionel Sambuc0x0419 = 0x89
62*36dcc4a4SLionel Sambuc0x041A = 0x8A
63*36dcc4a4SLionel Sambuc0x041B = 0x8B
64*36dcc4a4SLionel Sambuc0x041C = 0x8C
65*36dcc4a4SLionel Sambuc0x041D = 0x8D
66*36dcc4a4SLionel Sambuc0x041E = 0x8E
67*36dcc4a4SLionel Sambuc0x041F = 0x8F
68*36dcc4a4SLionel Sambuc0x0420 = 0x90
69*36dcc4a4SLionel Sambuc0x0421 = 0x91
70*36dcc4a4SLionel Sambuc0x0422 = 0x92
71*36dcc4a4SLionel Sambuc0x0423 = 0x93
72*36dcc4a4SLionel Sambuc0x0424 = 0x94
73*36dcc4a4SLionel Sambuc0x0425 = 0x95
74*36dcc4a4SLionel Sambuc0x0426 = 0x96
75*36dcc4a4SLionel Sambuc0x0427 = 0x97
76*36dcc4a4SLionel Sambuc0x0428 = 0x98
77*36dcc4a4SLionel Sambuc0x0429 = 0x99
78*36dcc4a4SLionel Sambuc0x042A = 0x9A
79*36dcc4a4SLionel Sambuc0x042B = 0x9B
80*36dcc4a4SLionel Sambuc0x042C = 0x9C
81*36dcc4a4SLionel Sambuc0x042D = 0x9D
82*36dcc4a4SLionel Sambuc0x042E = 0x9E
83*36dcc4a4SLionel Sambuc0x042F = 0x9F
84*36dcc4a4SLionel Sambuc0x0430 = 0xA0
85*36dcc4a4SLionel Sambuc0x0431 = 0xA1
86*36dcc4a4SLionel Sambuc0x0432 = 0xA2
87*36dcc4a4SLionel Sambuc0x0433 = 0xA3
88*36dcc4a4SLionel Sambuc0x0434 = 0xA4
89*36dcc4a4SLionel Sambuc0x0435 = 0xA5
90*36dcc4a4SLionel Sambuc0x0436 = 0xA6
91*36dcc4a4SLionel Sambuc0x0437 = 0xA7
92*36dcc4a4SLionel Sambuc0x0438 = 0xA8
93*36dcc4a4SLionel Sambuc0x0439 = 0xA9
94*36dcc4a4SLionel Sambuc0x043A = 0xAA
95*36dcc4a4SLionel Sambuc0x043B = 0xAB
96*36dcc4a4SLionel Sambuc0x043C = 0xAC
97*36dcc4a4SLionel Sambuc0x043D = 0xAD
98*36dcc4a4SLionel Sambuc0x043E = 0xAE
99*36dcc4a4SLionel Sambuc0x043F = 0xAF
100*36dcc4a4SLionel Sambuc0x0440 = 0xE0
101*36dcc4a4SLionel Sambuc0x0441 = 0xE1
102*36dcc4a4SLionel Sambuc0x0442 = 0xE2
103*36dcc4a4SLionel Sambuc0x0443 = 0xE3
104*36dcc4a4SLionel Sambuc0x0444 = 0xE4
105*36dcc4a4SLionel Sambuc0x0445 = 0xE5
106*36dcc4a4SLionel Sambuc0x0446 = 0xE6
107*36dcc4a4SLionel Sambuc0x0447 = 0xE7
108*36dcc4a4SLionel Sambuc0x0448 = 0xE8
109*36dcc4a4SLionel Sambuc0x0449 = 0xE9
110*36dcc4a4SLionel Sambuc0x044A = 0xEA
111*36dcc4a4SLionel Sambuc0x044B = 0xEB
112*36dcc4a4SLionel Sambuc0x044C = 0xEC
113*36dcc4a4SLionel Sambuc0x044D = 0xED
114*36dcc4a4SLionel Sambuc0x044E = 0xEE
115*36dcc4a4SLionel Sambuc0x044F = 0xEF
116*36dcc4a4SLionel Sambuc0x0451 = 0xF1
117*36dcc4a4SLionel Sambuc0x0454 = 0xF5
118*36dcc4a4SLionel Sambuc0x0456 = 0xF7
119*36dcc4a4SLionel Sambuc0x0457 = 0xF9
120*36dcc4a4SLionel Sambuc0x0490 = 0xF2
121*36dcc4a4SLionel Sambuc0x0491 = 0xF3
122*36dcc4a4SLionel Sambuc0x2116 = 0xFC
123*36dcc4a4SLionel Sambuc0x2500 = 0xC4
124*36dcc4a4SLionel Sambuc0x2502 = 0xB3
125*36dcc4a4SLionel Sambuc0x250C = 0xDA
126*36dcc4a4SLionel Sambuc0x2510 = 0xBF
127*36dcc4a4SLionel Sambuc0x2514 = 0xC0
128*36dcc4a4SLionel Sambuc0x2518 = 0xD9
129*36dcc4a4SLionel Sambuc0x251C = 0xC3
130*36dcc4a4SLionel Sambuc0x2524 = 0xB4
131*36dcc4a4SLionel Sambuc0x252C = 0xC2
132*36dcc4a4SLionel Sambuc0x2534 = 0xC1
133*36dcc4a4SLionel Sambuc0x253C = 0xC5
134*36dcc4a4SLionel Sambuc0x2550 = 0xCD
135*36dcc4a4SLionel Sambuc0x2551 = 0xBA
136*36dcc4a4SLionel Sambuc0x2552 = 0xD5
137*36dcc4a4SLionel Sambuc0x2553 = 0xD6
138*36dcc4a4SLionel Sambuc0x2554 = 0xC9
139*36dcc4a4SLionel Sambuc0x2555 = 0xB8
140*36dcc4a4SLionel Sambuc0x2556 = 0xB7
141*36dcc4a4SLionel Sambuc0x2557 = 0xBB
142*36dcc4a4SLionel Sambuc0x2558 = 0xD4
143*36dcc4a4SLionel Sambuc0x2559 = 0xD3
144*36dcc4a4SLionel Sambuc0x255A = 0xC8
145*36dcc4a4SLionel Sambuc0x255B = 0xBE
146*36dcc4a4SLionel Sambuc0x255C = 0xBD
147*36dcc4a4SLionel Sambuc0x255D = 0xBC
148*36dcc4a4SLionel Sambuc0x255E = 0xC6
149*36dcc4a4SLionel Sambuc0x255F = 0xC7
150*36dcc4a4SLionel Sambuc0x2560 = 0xCC
151*36dcc4a4SLionel Sambuc0x2561 = 0xB5
152*36dcc4a4SLionel Sambuc0x2562 = 0xB6
153*36dcc4a4SLionel Sambuc0x2563 = 0xB9
154*36dcc4a4SLionel Sambuc0x2564 = 0xD1
155*36dcc4a4SLionel Sambuc0x2565 = 0xD2
156*36dcc4a4SLionel Sambuc0x2566 = 0xCB
157*36dcc4a4SLionel Sambuc0x2567 = 0xCF
158*36dcc4a4SLionel Sambuc0x2568 = 0xD0
159*36dcc4a4SLionel Sambuc0x2569 = 0xCA
160*36dcc4a4SLionel Sambuc0x256A = 0xD8
161*36dcc4a4SLionel Sambuc0x256B = 0xD7
162*36dcc4a4SLionel Sambuc0x256C = 0xCE
163*36dcc4a4SLionel Sambuc0x2580 = 0xDF
164*36dcc4a4SLionel Sambuc0x2584 = 0xDC
165*36dcc4a4SLionel Sambuc0x2588 = 0xDB
166*36dcc4a4SLionel Sambuc0x258C = 0xDD
167*36dcc4a4SLionel Sambuc0x2590 = 0xDE
168*36dcc4a4SLionel Sambuc0x2591 = 0xB0
169*36dcc4a4SLionel Sambuc0x2592 = 0xB1
170*36dcc4a4SLionel Sambuc0x2593 = 0xB2
171*36dcc4a4SLionel Sambuc0x25A0 = 0xFE
172*36dcc4a4SLionel SambucEND_MAP
173